Skip to content

build(deps): bump memcached from 1.6.26-alpine to 1.6.45-alpine#4412

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/docker_compose/memcached-1.6.45-alpine
Open

build(deps): bump memcached from 1.6.26-alpine to 1.6.45-alpine#4412
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/docker_compose/memcached-1.6.45-alpine

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 12, 2026

Copy link
Copy Markdown
Contributor

Bumps memcached from 1.6.26-alpine to 1.6.45-alpine.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps memcached from 1.6.26-alpine to 1.6.45-alpine.

---
updated-dependencies:
- dependency-name: memcached
  dependency-version: 1.6.45-alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker_compose Pull requests that update docker_compose code labels Jul 12, 2026

@aminvakil aminvakil left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This probably needs some more thought, they are not following semver and this is not just a patch release.

@aminvakil

Copy link
Copy Markdown
Collaborator

Example:

https://github.com/memcached/memcached/wiki/ReleaseNotes1643

NON SECURITY IMPORTANT NOTE: Users of lru_crawler metadump and mgdump commands will now receive an OK\r\n line before the metadata stream begins. This was always in the protocol spec but missing due to a bug. I decided to add it back in since it's confusing to users and easier to write a valid parser with both OK and END to signify stream boundaries. You may need to make minor updates to tooling to compensate.

@aldy505

aldy505 commented Jul 12, 2026

Copy link
Copy Markdown
Collaborator

This probably needs some more thought, they are not following semver and this is not just a patch release.

@aminvakil Huh, I thought they follow semver

@aminvakil

Copy link
Copy Markdown
Collaborator

I think we can merge this with confidence if it passes tests from #4414.

AFAICS sentry does not use any special thing from memcached which may get broken after these releases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docker_compose Pull requests that update docker_compose code

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants